home *** CD-ROM | disk | FTP | other *** search
- object IvDemoDialog: TIvDemoDialog
- Left = 214
- Top = 443
- BorderStyle = bsDialog
- Caption = 'Evaluation expired'
- ClientHeight = 368
- ClientWidth = 345
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 329
- Height = 321
- BevelOuter = bvLowered
- TabOrder = 0
- object HeaderLabel: TLabel
- Left = 8
- Top = 8
- Width = 313
- Height = 73
- Alignment = taCenter
- AutoSize = False
- Caption = 'Your evaluation copy of MULTILIZER has expired!'
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object InfoLabel: TLabel
- Left = 8
- Top = 80
- Width = 297
- Height = 17
- AutoSize = False
- Caption = 'Order the product from:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object CompanyLabel: TLabel
- Left = 8
- Top = 104
- Width = 220
- Height = 16
- Caption = 'Innoview Data Technologies Oy'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object AddressLabel: TLabel
- Left = 8
- Top = 120
- Width = 100
- Height = 16
- Caption = 'Etelaranta 14 A 6'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object CityLabel: TLabel
- Left = 8
- Top = 136
- Width = 111
- Height = 16
- Caption = 'FIN-00130 Helsinki'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object CountryLabel: TLabel
- Left = 8
- Top = 152
- Width = 44
- Height = 16
- Caption = 'Finland'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object PhoneLabel: TLabel
- Left = 8
- Top = 168
- Width = 42
- Height = 16
- Caption = 'Phone:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object FaxLabel: TLabel
- Left = 8
- Top = 200
- Width = 25
- Height = 16
- Caption = 'Fax:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object EmailLabel: TLabel
- Left = 8
- Top = 216
- Width = 37
- Height = 16
- Caption = 'Email:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object PhoneValue: TLabel
- Left = 88
- Top = 168
- Width = 100
- Height = 16
- Caption = '+358 9 4762 0550'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object FaxValue: TLabel
- Left = 88
- Top = 200
- Width = 100
- Height = 16
- Caption = '+358 9 4762 0555'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object EmailValue: TLabel
- Left = 88
- Top = 216
- Width = 127
- Height = 16
- Caption = 'sales@multilizer.com'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object CreditCardLabel: TLabel
- Left = 8
- Top = 256
- Width = 313
- Height = 41
- AutoSize = False
- Caption =
- 'Cash, VISA, American Express, Diners Club, Eurocard and MasterCa' +
- 'rd accepted.'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object WWWLabel: TLabel
- Left = 8
- Top = 232
- Width = 42
- Height = 16
- Caption = 'WWW:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object WWWValue: TLabel
- Left = 88
- Top = 232
- Width = 110
- Height = 16
- Caption = 'www.multilizer.com'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object InternationalLabel: TLabel
- Left = 8
- Top = 184
- Width = 75
- Height = 16
- Caption = 'International:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object InternationalValue: TLabel
- Left = 88
- Top = 184
- Width = 100
- Height = 16
- Caption = '+358 9 4762 0550'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object DealerLabel: TLabel
- Left = 8
- Top = 296
- Width = 215
- Height = 16
- Caption = 'Or from our local dealers world wide.'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- object OKButton: TButton
- Left = 136
- Top = 336
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-